#!/bin/bash
echo_color "# π« About Me:"
cat << EOF
echo "I'm a passionate open-source enthusiast and an Arch user π"
echo "Daily driver: Hyprland window manager"
echo "Obsession: Theming (especially Tokyo Night!)"
echo "Hobby: Tweaking and tinkering with my system"
echo "Exploring: DevOps, DevSecOps, Cloud Computing"
echo "Growing interest: The magic of Deep Learning"
echo "Motivation: Learning new things and coding for joy"
echo "Offline passion: Anime aficionado"
EOF
echo_color "# π» Tech Stack:"
cat << EOF
tech_stack=(
"java" "python" "ruby" "rust" "js" "c" "cpp" "go" "html" "lua" "md"
"selenium" "github" "gitlab" "git" "vim" "neovim" "linux" "arch"
"ubuntu" "debian" "bash" "ansible" "postman" "powershell" "docker"
"jenkins" "kubernetes" "nginx" "aws" "gcp" "prometheus" "grafana"
"vscode" "regex" "terraform" "cmake" "nodejs" "expressjs" "bots"
"azure" "mongodb" "flask" "openshift" "androidstudio" "sklearn"
"tensorflow" "pytorch"
)
for skill in "\${tech_stack[@]}"; do
case \$skill in
"arch") echo "btw, I use arch π" ;;
"vim"|"neovim") echo "\$skill is not just an editor, it's a way of life π₯οΈ" ;;
"python") echo "\$skill: because why use brackets when you can use whitespace? π" ;;
"java") echo "\$skill: verbose? Yes. OOP? Absolutely. My first love? Always. β" ;;
"rust") echo "\$skill: for when you want your code to be as robust as your coffee βοΈ" ;;
*) echo "\$skill: mastered β
" ;;
esac
done
EOF
echo "echo \"Remember, in the world of tech, the only constant is change... and my love for Arch! π\""
πΆβπ«οΈ
sudo pacman -S pain
I don't need therapy, I have pacman and the AUR...committed to a rolling release π«
Highlights
Pinned Loading
-
tokyonight-startpage
tokyonight-startpage PublicA Hackable start-page in Tokyonight Color Scheme
-
ShowTime
ShowTime PublicForked from TensorTrove/ShowTime
A movie booking webapp made for StackHack 2.0 Mercer | Mettl | Top 10 Winners
JavaScript
-
Luna-x-Artemis
Luna-x-Artemis PublicLuna is a versatile virtual assistant designed to enhance productivity and streamline daily tasks. Leveraging advanced AI and natural language processing technologies, Luna offers intuitive voice β¦
-
-
multi-modal-analysis-template
multi-modal-analysis-template PublicMulti-Modal Analysis Tool
Jupyter Notebook 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.